DataConnector | ComponentOne
C1.AdoNet.Magento Assembly / C1.DataConnector.AdoNet Namespace / C1CommandBase<TCommandImpl> Class / Key Property

In This Topic
    Key Property (C1CommandBase<TCommandImpl>)
    In This Topic
    A key which uniquely identifies this command.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property Key As String
    protected virtual string Key {get;}
    See Also